home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / SoundApps / aa_m68k_Intel_Only / InstrumentBuilder.99 / InstrumentBuilder.app / macroDataView.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  478 b   |  32 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. UnitGenerator = {
  7.     ACTIONS = {
  8.     addRepeatingField:;
  9.     deleteRepeatingField:;
  10.     setFieldsFromDataView:;
  11.     setDefaultPrintDescription:;
  12.     revert:;
  13.     };
  14.     OUTLETS = {
  15.     scrollView;
  16.     titleMatrix;
  17.     UGNameCell;
  18.     labelText;
  19.     fieldForm;
  20.     asciiText;
  21.     repeatingFieldButton;
  22.     controller;
  23.     settings;
  24.     deleteFieldButton;
  25.     dataView;
  26.     typesMatrix;
  27.     userNameCell;
  28.     printDescriptionText;
  29.     };
  30.     SUPERCLASS = Object;
  31. };
  32.